Skip to content

RDKEMW-19609 : ErrorInduce 1.0.10 changes - #119

Open
PreethiALPI wants to merge 2 commits into
developfrom
RDKEMW-19609_sup8530_1010
Open

RDKEMW-19609 : ErrorInduce 1.0.10 changes#119
PreethiALPI wants to merge 2 commits into
developfrom
RDKEMW-19609_sup8530_1010

Conversation

@PreethiALPI

Copy link
Copy Markdown

Reason for change: NA
Test Procedure: NA
Risks: Medium
Priority: P0

Reason for change: NA
Test Procedure: NA
Risks: Medium
Priority: P0

Signed-off-by: ppalan289 <preethi_palanisamy@comcast.com>
Copilot AI review requested due to automatic review settings July 30, 2026 07:34
@PreethiALPI
PreethiALPI requested a review from a team as a code owner July 30, 2026 07:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces “ErrorInduce 1.0.10” instrumentation inside BTRMGR_DeInit() in the Bluetooth manager interface layer.

Changes:

  • Added additional BTRMGRLOG_ERROR statements during device disconnect handling in BTRMGR_DeInit().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/ifce/btrMgr.c Outdated
Comment on lines +4124 to +4127
/* Remove disconnect for Remote Control devices */
BTRMGRLOG_ERROR ("ErrorInduced");
BTRMGRLOG_ERROR ("ErrorInduced")
BTRMGRLOG_ERROR ("AfterErrorInduced");
Reason for change: NA
Test Procedure: NA
Risks: Medium
Priority: P0

Signed-off-by: ppalan289 <preethi_palanisamy@comcast.com>
Copilot AI review requested due to automatic review settings July 30, 2026 07:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread src/ifce/btrMgr.c
Comment on lines +4125 to +4127
printf ("ErrorInduced");
pintf ("ErrorInduced")
printf ("AfterErrorInduced");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants